derelict.glib.ghostutils

Undocumented in source.

Members

Aliases

da_g_hostname_is_ascii_encoded
alias da_g_hostname_is_ascii_encoded = gboolean function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_hostname_is_ip_address
alias da_g_hostname_is_ip_address = gboolean function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_hostname_is_non_ascii
alias da_g_hostname_is_non_ascii = gboolean function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_hostname_to_ascii
alias da_g_hostname_to_ascii = gchar* function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_hostname_to_unicode
alias da_g_hostname_to_unicode = gchar* function(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

g_hostname_is_ascii_encoded
gboolean g_hostname_is_ascii_encoded(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_is_ip_address
gboolean g_hostname_is_ip_address(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_is_non_ascii
gboolean g_hostname_is_non_ascii(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_to_ascii
gchar* g_hostname_to_ascii(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_to_unicode
gchar* g_hostname_to_unicode(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_hostname_is_ascii_encoded
da_g_hostname_is_ascii_encoded g_hostname_is_ascii_encoded;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_is_ip_address
da_g_hostname_is_ip_address g_hostname_is_ip_address;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_is_non_ascii
da_g_hostname_is_non_ascii g_hostname_is_non_ascii;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_to_ascii
da_g_hostname_to_ascii g_hostname_to_ascii;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_to_unicode
da_g_hostname_to_unicode g_hostname_to_unicode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta